Block Group: | Browser API |
Block Icon: | no icon |
Creates a temporary URL that holds a binary object or string. This URL works only while this Blob URL block's parent page is open.
These properties can take input and give output.
data is the binary object or string.
enabled indicates whether this block is currently active.
These properties can give output. They cannot take input.
The Zip Download block creates a binary object. The Blob URL block creates a URL where that object can be accessed.
The JSON string is bound to the data property, and the url property is bound to an IFrame component. The IFrame displays the JSON string.